home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / communic / bitfax.300 / disk1 / bfsetstr.st_ / bfsetstr.bin
Text File  |  1994-04-19  |  1KB  |  27 lines

  1. '**************************************************************************
  2. '*                       Install String
  3. '**************************************************************************
  4.  
  5. '$DEFINE ENG
  6.  
  7. CONST    STR_Read_Me$         =  "Read Me"
  8. CONST     STR_Transmit_Fax$    =    "Transmit Fax"
  9. CONST    STR_Transmit_Log$    =    "Transmit Log"
  10. CONST    STR_Receive_Manager$ =    "Receive Manager"
  11. CONST    STR_Receive_Log$     =    "Receive Log"
  12. CONST    STR_View_Fax$        =    "View Fax"
  13. CONST    STR_Print_Fax$       =    "Print Fax"
  14. CONST    STR_Fax_Manager$     =    "Fax Manager"
  15. CONST    STR_BitCom$         =    "BitCom"
  16. CONST     STR_MCI$         =    "MCI"
  17. CONST    STR_Wild_Cat$         =    "Wild Cat"
  18. CONST    STR_CompuServe$         =    "CompuServe"
  19. CONST    STR_EasyLink$         =    "EasyLink"
  20. CONST    STR_Sprintnet_Delphi$=    "Sprintnet Delphi"
  21. CONST    STR_DowJones$         =    "DowJones"
  22. CONST    STR_Tymnet_Delphi$   =    "Tymnet Delphi"
  23. CONST    STR_GEnie$         =    "GEnie"
  24. CONST    STR_Voice_Manager$   =    "Voice Manager"
  25. CONST    STR_BitFax_Help$     =  "BitFax Professional Help"
  26. CONST    STR_BitCom_Help$     =  "BitCom Help"
  27.